AttachableCollection Members | |
See Also� Events� Methods� Properties� Explicit Interface Implementations� |
![]() ![]() |
The following tables list the members exposed by the AttachableCollection type.
Public Properties (see also Protected Properties)
� | Name | Description |
---|---|---|
![]() | CanFreeze� | (Inherited from Freezable) |
![]() | Count� | (Inherited from FreezableCollection) |
![]() | DependencyObjectType� | (Inherited from DependencyObject) |
![]() | Dispatcher� | (Inherited from DispatcherObject) |
![]() | HasAnimatedProperties� | (Inherited from Animatable) |
![]() | IsFrozen� | (Inherited from Freezable) |
![]() | IsSealed� | (Inherited from DependencyObject) |
![]() | Item� | (Inherited from FreezableCollection) |
Protected Properties
� | Name | Description |
---|---|---|
![]() | AssociatedObject |
The object on which the collection is hosted.
|
Public Methods (see also Protected Methods)
� | Name | Description |
---|---|---|
![]() | Add� | (Inherited from FreezableCollection) |
![]() | ApplyAnimationClock� | Overloaded. (Inherited from Animatable) |
![]() | Attach |
Attaches to the specified object.
|
![]() | BeginAnimation� | Overloaded. (Inherited from Animatable) |
![]() | CheckAccess� | (Inherited from DispatcherObject) |
![]() | Clear� | (Inherited from FreezableCollection) |
![]() | ClearValue� | Overloaded. (Inherited from DependencyObject) |
![]() | Clone� | (Inherited from FreezableCollection) |
![]() | CloneCurrentValue� | (Inherited from FreezableCollection) |
![]() | CoerceValue� | (Inherited from DependencyObject) |
![]() | Contains� | (Inherited from FreezableCollection) |
![]() | CopyTo� | (Inherited from FreezableCollection) |
![]() | Detach |
Detaches this instance from its associated object.
|
![]() | Equals� | Overloaded. (Inherited from DependencyObject) |
![]() | Freeze� | Overloaded. (Inherited from Freezable) |
![]() | GetAnimationBaseValue� | (Inherited from Animatable) |
![]() | GetAsFrozen� | (Inherited from Freezable) |
![]() | GetCurrentValueAsFrozen� | (Inherited from Freezable) |
![]() | GetEnumerator� | (Inherited from FreezableCollection) |
![]() | GetHashCode� | (Inherited from DependencyObject) |
![]() | GetLocalValueEnumerator� | (Inherited from DependencyObject) |
![]() | GetType� | (Inherited from Object) |
![]() | GetValue� | (Inherited from DependencyObject) |
![]() | IndexOf� | (Inherited from FreezableCollection) |
![]() | Insert� | (Inherited from FreezableCollection) |
![]() | InvalidateProperty� | (Inherited from DependencyObject) |
![]() | ReadLocalValue� | (Inherited from DependencyObject) |
![]() ![]() | ReferenceEquals� | (Inherited from Object) |
![]() | Remove� | (Inherited from FreezableCollection) |
![]() | RemoveAt� | (Inherited from FreezableCollection) |
![]() | SetCurrentValue� | (Inherited from DependencyObject) |
![]() | SetValue� | Overloaded. (Inherited from DependencyObject) |
![]() ![]() | ShouldSerializeStoredWeakReference� | (Inherited from Animatable) |
![]() | ToString� | (Inherited from Object) |
![]() | VerifyAccess� | (Inherited from DispatcherObject) |
Protected Methods
� | Name | Description |
---|---|---|
![]() | CloneCore� | (Inherited from FreezableCollection) |
![]() | CloneCurrentValueCore� | (Inherited from FreezableCollection) |
![]() | CreateInstance� | (Inherited from Freezable) |
![]() | CreateInstanceCore� | (Inherited from FreezableCollection) |
![]() | Finalize� | (Inherited from Object) |
![]() ![]() | Freeze� | Overloaded. (Inherited from Freezable) |
![]() | FreezeCore� | (Inherited from FreezableCollection) |
![]() | GetAsFrozenCore� | (Inherited from FreezableCollection) |
![]() | GetCurrentValueAsFrozenCore� | (Inherited from FreezableCollection) |
![]() | MemberwiseClone� | (Inherited from Object) |
![]() | OnAttached |
Called immediately after the collection is attached to an AssociatedObject.
|
![]() | OnChanged� | (Inherited from Freezable) |
![]() | OnDetaching |
Called when the collection is being detached from its AssociatedObject, but before it has actually occurred.
|
![]() | OnFreezablePropertyChanged� | Overloaded. (Inherited from Freezable) |
![]() | OnPropertyChanged� | (Inherited from Freezable) |
![]() | ReadPreamble� | (Inherited from Freezable) |
![]() | ShouldSerializeProperty� | (Inherited from DependencyObject) |
![]() | WritePostscript� | (Inherited from Freezable) |
![]() | WritePreamble� | (Inherited from Freezable) |
Public Events
� | Name | Description |
---|---|---|
![]() | Changed� | (Inherited from Freezable) |
Explicit Interface Implementations
� | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable.GetEnumerator� | (Inherited from FreezableCollection) | |
System.Collections.ICollection.CopyTo� | (Inherited from FreezableCollection) | |
System.Collections.IEnumerable.GetEnumerator� | (Inherited from FreezableCollection) | |
System.Collections.IList.Add� | (Inherited from FreezableCollection) | |
System.Collections.IList.Contains� | (Inherited from FreezableCollection) | |
System.Collections.IList.IndexOf� | (Inherited from FreezableCollection) | |
System.Collections.IList.Insert� | (Inherited from FreezableCollection) | |
System.Collections.IList.Remove� | (Inherited from FreezableCollection) | |
System.Collections.Generic.ICollection.IsReadOnly� | (Inherited from FreezableCollection) | |
System.Collections.ICollection.IsSynchronized� | (Inherited from FreezableCollection) | |
System.Collections.ICollection.SyncRoot� | (Inherited from FreezableCollection) | |
System.Collections.IList.IsFixedSize� | (Inherited from FreezableCollection) | |
System.Collections.IList.IsReadOnly� | (Inherited from FreezableCollection) | |
System.Collections.IList.Item� | (Inherited from FreezableCollection) | |
System.Windows.Interactivity.IAttachedObject.AssociatedObject | � | |
System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged� | (Inherited from FreezableCollection) | |
System.ComponentModel.INotifyPropertyChanged.PropertyChanged� | (Inherited from FreezableCollection) |